home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doeo.swf / scripts / DefineButton2_302 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  89b  |  7 lines

  1. on(release){
  2.    _root.affirmative.start();
  3.    nextFrame();
  4.    undefined();
  5.    0;
  6. }
  7.